projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
179e0fb
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Mon, 5 Feb 2001 12:24:27 +0000
(12:24 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Mon, 5 Feb 2001 12:24:27 +0000
(12:24 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 709c9a809a624c0c2d33b3e2934e05df87afb52b..71212c79d37b3e35311c1ba82ef5b66fd9869a1b 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2001-02-05 Gerd Moellmann <gerd@gnu.org>
+
+ * mail/rmail.el (rmail-ignored-headers): Add X-Trace,
+ X-Complaints-To, NNTP-Posting-Date, and User-Agent.
+
2001-02-05 Vinicius Jose Latorre <vinicius@cpqd.com.br>
* ebnf2ps.el: Eliminate time-stamp functions.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f3efdee3f280a51f79368176e64a6595c184ead4..385a98fe1be24df43bd3bf42636bcb9793188939 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2001-02-05 Gerd Moellmann <gerd@gnu.org>
+
+ * window.c (Fmove_to_window_line): Don't add 1 if window is
+ vscrolled.
+
2001-02-05 Kenichi Handa <handa@etl.go.jp>
* ccl.c (CCL_WRITE_CHAR): Check if CH is valid or not. If